home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / oyun / sdynmp.exe / data / JavaChecker / insertCD.txt < prev    next >
Text File  |  1998-03-10  |  1KB  |  26 lines

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. //    szInsertCD
  4. //    this is the message you get if the game CD is needed and not found
  5. //
  6.  
  7. ///////////////////////////////////////////////////////////////////////////////
  8. //
  9. //    szJavaNotInstalled
  10. //    this is the message you get if try multiplayer but java is not installed
  11. //
  12. Shanghai: Dynasty Online Demo requires installation of the Java Runtime Environment v.1.15 in order to use the Multiplayer option.  Setup will now install this on your system.  Please reinstall the demo.
  13. ///////////////////////////////////////////////////////////////////////////////
  14. //
  15. //    szNetShellCmdLine
  16. //    this is the command line which executes if JRE has been installed.
  17. //
  18. ..\\netshell\\netshell.exe -l:en -t:889 -x
  19. ///////////////////////////////////////////////////////////////////////////////
  20. //
  21. //    szJavaCmdLine
  22. //    this is the command line which executes to launch the java installer.  The drive letter is
  23. //    to be substituted with that of the CD-ROM drive detected
  24. //
  25. X:\\jre\\jre115i-win32(1).exe
  26. //